3.4.46 \(\int \frac {\sqrt {a+a \sin (e+f x)}}{(c-c \sin (e+f x))^{5/2}} \, dx\) [346]

Optimal. Leaf size=43 \[ \frac {a \cos (e+f x)}{2 f \sqrt {a+a \sin (e+f x)} (c-c \sin (e+f x))^{5/2}} \]

[Out]

1/2*a*cos(f*x+e)/f/(c-c*sin(f*x+e))^(5/2)/(a+a*sin(f*x+e))^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.06, antiderivative size = 43, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 1, integrand size = 30, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.033, Rules used = {2817} \begin {gather*} \frac {a \cos (e+f x)}{2 f \sqrt {a \sin (e+f x)+a} (c-c \sin (e+f x))^{5/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Sqrt[a + a*Sin[e + f*x]]/(c - c*Sin[e + f*x])^(5/2),x]

[Out]

(a*Cos[e + f*x])/(2*f*Sqrt[a + a*Sin[e + f*x]]*(c - c*Sin[e + f*x])^(5/2))

Rule 2817

Int[Sqrt[(a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]]*((c_) + (d_.)*sin[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Simp[
-2*b*Cos[e + f*x]*((c + d*Sin[e + f*x])^n/(f*(2*n + 1)*Sqrt[a + b*Sin[e + f*x]])), x] /; FreeQ[{a, b, c, d, e,
 f, n}, x] && EqQ[b*c + a*d, 0] && EqQ[a^2 - b^2, 0] && NeQ[n, -2^(-1)]

Rubi steps

\begin {align*} \int \frac {\sqrt {a+a \sin (e+f x)}}{(c-c \sin (e+f x))^{5/2}} \, dx &=\frac {a \cos (e+f x)}{2 f \sqrt {a+a \sin (e+f x)} (c-c \sin (e+f x))^{5/2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [B] Leaf count is larger than twice the leaf count of optimal. \(87\) vs. \(2(43)=86\).
time = 0.13, size = 87, normalized size = 2.02 \begin {gather*} \frac {\sqrt {a (1+\sin (e+f x))} \sqrt {c-c \sin (e+f x)}}{2 c^3 f \left (\cos \left (\frac {1}{2} (e+f x)\right )-\sin \left (\frac {1}{2} (e+f x)\right )\right )^5 \left (\cos \left (\frac {1}{2} (e+f x)\right )+\sin \left (\frac {1}{2} (e+f x)\right )\right )} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Sqrt[a + a*Sin[e + f*x]]/(c - c*Sin[e + f*x])^(5/2),x]

[Out]

(Sqrt[a*(1 + Sin[e + f*x])]*Sqrt[c - c*Sin[e + f*x]])/(2*c^3*f*(Cos[(e + f*x)/2] - Sin[(e + f*x)/2])^5*(Cos[(e
 + f*x)/2] + Sin[(e + f*x)/2]))

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(94\) vs. \(2(37)=74\).
time = 8.98, size = 95, normalized size = 2.21

method result size
default \(-\frac {\left (\cos ^{2}\left (f x +e \right )-\cos \left (f x +e \right ) \sin \left (f x +e \right )+2 \cos \left (f x +e \right )+3 \sin \left (f x +e \right )-3\right ) \sin \left (f x +e \right ) \sqrt {a \left (1+\sin \left (f x +e \right )\right )}}{2 f \left (-1+\cos \left (f x +e \right )-\sin \left (f x +e \right )\right ) \left (-c \left (\sin \left (f x +e \right )-1\right )\right )^{\frac {5}{2}}}\) \(95\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+a*sin(f*x+e))^(1/2)/(c-c*sin(f*x+e))^(5/2),x,method=_RETURNVERBOSE)

[Out]

-1/2/f*(cos(f*x+e)^2-cos(f*x+e)*sin(f*x+e)+2*cos(f*x+e)+3*sin(f*x+e)-3)*sin(f*x+e)*(a*(1+sin(f*x+e)))^(1/2)/(-
1+cos(f*x+e)-sin(f*x+e))/(-c*(sin(f*x+e)-1))^(5/2)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*sin(f*x+e))^(1/2)/(c-c*sin(f*x+e))^(5/2),x, algorithm="maxima")

[Out]

integrate(sqrt(a*sin(f*x + e) + a)/(-c*sin(f*x + e) + c)^(5/2), x)

________________________________________________________________________________________

Fricas [A]
time = 0.34, size = 79, normalized size = 1.84 \begin {gather*} -\frac {\sqrt {a \sin \left (f x + e\right ) + a} \sqrt {-c \sin \left (f x + e\right ) + c}}{2 \, {\left (c^{3} f \cos \left (f x + e\right )^{3} + 2 \, c^{3} f \cos \left (f x + e\right ) \sin \left (f x + e\right ) - 2 \, c^{3} f \cos \left (f x + e\right )\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*sin(f*x+e))^(1/2)/(c-c*sin(f*x+e))^(5/2),x, algorithm="fricas")

[Out]

-1/2*sqrt(a*sin(f*x + e) + a)*sqrt(-c*sin(f*x + e) + c)/(c^3*f*cos(f*x + e)^3 + 2*c^3*f*cos(f*x + e)*sin(f*x +
 e) - 2*c^3*f*cos(f*x + e))

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\sqrt {a \left (\sin {\left (e + f x \right )} + 1\right )}}{\left (- c \left (\sin {\left (e + f x \right )} - 1\right )\right )^{\frac {5}{2}}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*sin(f*x+e))**(1/2)/(c-c*sin(f*x+e))**(5/2),x)

[Out]

Integral(sqrt(a*(sin(e + f*x) + 1))/(-c*(sin(e + f*x) - 1))**(5/2), x)

________________________________________________________________________________________

Giac [A]
time = 0.48, size = 56, normalized size = 1.30 \begin {gather*} -\frac {\sqrt {a} \mathrm {sgn}\left (\cos \left (-\frac {1}{4} \, \pi + \frac {1}{2} \, f x + \frac {1}{2} \, e\right )\right )}{8 \, c^{\frac {5}{2}} f \mathrm {sgn}\left (\sin \left (-\frac {1}{4} \, \pi + \frac {1}{2} \, f x + \frac {1}{2} \, e\right )\right ) \sin \left (-\frac {1}{4} \, \pi + \frac {1}{2} \, f x + \frac {1}{2} \, e\right )^{4}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*sin(f*x+e))^(1/2)/(c-c*sin(f*x+e))^(5/2),x, algorithm="giac")

[Out]

-1/8*sqrt(a)*sgn(cos(-1/4*pi + 1/2*f*x + 1/2*e))/(c^(5/2)*f*sgn(sin(-1/4*pi + 1/2*f*x + 1/2*e))*sin(-1/4*pi +
1/2*f*x + 1/2*e)^4)

________________________________________________________________________________________

Mupad [B]
time = 8.89, size = 142, normalized size = 3.30 \begin {gather*} \frac {4\,\sqrt {a\,\left (\sin \left (e+f\,x\right )+1\right )}\,\sqrt {-c\,\left (\sin \left (e+f\,x\right )-1\right )}\,\left (10\,{\sin \left (\frac {e}{2}+\frac {f\,x}{2}\right )}^2-2\,{\sin \left (\frac {3\,e}{2}+\frac {3\,f\,x}{2}\right )}^2+4\,\sin \left (2\,e+2\,f\,x\right )-4\right )}{c^3\,f\,\left (30\,{\sin \left (e+f\,x\right )}^2+48\,\sin \left (e+f\,x\right )-52\,{\sin \left (2\,e+2\,f\,x\right )}^2+2\,{\sin \left (3\,e+3\,f\,x\right )}^2+40\,\sin \left (3\,e+3\,f\,x\right )-8\,\sin \left (5\,e+5\,f\,x\right )-32\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + a*sin(e + f*x))^(1/2)/(c - c*sin(e + f*x))^(5/2),x)

[Out]

(4*(a*(sin(e + f*x) + 1))^(1/2)*(-c*(sin(e + f*x) - 1))^(1/2)*(4*sin(2*e + 2*f*x) + 10*sin(e/2 + (f*x)/2)^2 -
2*sin((3*e)/2 + (3*f*x)/2)^2 - 4))/(c^3*f*(48*sin(e + f*x) + 40*sin(3*e + 3*f*x) - 8*sin(5*e + 5*f*x) - 52*sin
(2*e + 2*f*x)^2 + 2*sin(3*e + 3*f*x)^2 + 30*sin(e + f*x)^2 - 32))

________________________________________________________________________________________